GtkActionHelper: add some debugging output
authorRyan Lortie <desrt@desrt.ca>
Wed, 30 Jul 2014 10:00:55 +0000 (12:00 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 Aug 2014 22:18:44 +0000 (00:18 +0200)
commit16e02850c10d2edc71ceccac32ce62211a89be60
tree54bcba7b4bb059da7d721afde8fd97f506b4444a
parent785c9f5e2c6a84425745c254c73a2c596a94b312
GtkActionHelper: add some debugging output

Introduce a new debug category "actions" and write some messages from
GtkActionHelper about if we can find the actions or not.

We will probably soon want to add some similar messages to
GtkMenuTrackerItem.

https://bugzilla.gnome.org/show_bug.cgi?id=733965
gtk/gtkactionhelper.c
gtk/gtkdebug.h
gtk/gtkmain.c